PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDigitalSignature Class / getCrlClient Method
In This Topic
    getCrlClient Method
    In This Topic
    Gets the CRL client.
    Syntax
    public PDFCrlClient getCrlClient()

    Return Value

    An implementation of the PDFCrlClient interface.
    See Also